Total Complexity | 47 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 366 |
Lines of code | 170 |
Logical lines of code | 89 |
Comment lines | 136 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
sanitize_multiple_values() | 48 | 11 | 35 | |
lookup_next_array_integer_key() | 55 | 6 | 21 | |
recursive_remove_all_null_and_blank_strings() | 55 | 5 | 23 | |
recursive_convert_all_scalar_to_string() | 58 | 4 | 18 | |
flatten_array() | 60 | 4 | 14 | |
is_associative_array() | 63 | 4 | 11 | |
filter_array_only_numeric_keys_as_int() | 64 | 3 | 10 | |
are_all_keys_of_first_array_also_in_second_array() | 67 | 3 | 8 | |
are_all_array_values_null_or_scalar() | 65 | 3 | 9 | |
recursive_lessen_lengthy_decimals() | 61 | 2 | 13 | |
get_max_int_key() | 67 | 2 | 8 |